home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML Instance.sea / XML Instance / Required / plugins / HTMLWindow.jar / horst / HTMLPane$ModelInfo.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-03-18  |  720 b   |  17 lines

  1. package horst;
  2.  
  3. import java.net.URL;
  4.  
  5. class HTMLPane$ModelInfo {
  6.    // $FF: synthetic field
  7.    private final HTMLPane this$0;
  8.    URL url;
  9.    String target;
  10.    ElementViewInfo m_ev;
  11.  
  12.    HTMLPane$ModelInfo(HTMLPane this$0) {
  13.       this.this$0 = this$0;
  14.       this.this$0 = this$0;
  15.    }
  16. }
  17.